net/http.http2HeadersFrameParam.BlockFragment (field)

5 uses

	net/http (current package)
		h2_bundle.go#L2478: 	BlockFragment []byte
		h2_bundle.go#L2540: 	f.wbuf = append(f.wbuf, p.BlockFragment...)
		h2_bundle.go#L8844: 				BlockFragment: chunk,
		h2_bundle.go#L10704: 			BlockFragment: frag,
		h2_bundle.go#L10772: 		BlockFragment: buf.Bytes(),